In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / Text Property

Text Property (AnnotationComment)

In This Topic
The text to display.
Syntax
'Declaration
 
Public Shadows Property Text As String
public new string Text {get; set;}
public read-write property Text: String; 
public hide function get,set Text : String
public: __property new string* get_Text();
public: __property new void set_Text( 
   string* value
);
public:
new property String^ Text {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members